expander: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:35:45 +0000 (01:35 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/gtkexpander.c

index 3975d8231b51fbe9eb1abc3fdf17e06b0631d473..cce9876cca630f5e45671b5b82c364a670c64dd7 100644 (file)
@@ -22,7 +22,7 @@
 /**
  * GtkExpander:
  *
- * `GtkExpander` allows the user to hide or show its child by clicking
+ * `GtkExpander` allows the user to reveal its child by clicking
  * on an expander triangle.
  *
  * ![An example GtkExpander](expander.png)